Week 7 - SQL
Created: 2022-07-29 Tags: #fleeting
It's just a syntax for SQL It's the instructions we give to SQL
Like this
SELECT * FROM your_mom Copy
SELECT * FROM your_mom
That's an SQL